home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libgstfarsight0.10-0 / README < prev   
Text File  |  2009-09-03  |  939b  |  45 lines

  1. Farsight 2
  2. ==========
  3.  
  4. http://farsight.freedesktop.org/
  5.  
  6. Farsight 2 is a collection of GStreamer modules and libraries for
  7. videoconferencing. The API is described in the documentation in the
  8. docs/ directory.
  9.  
  10. It is distributed under the terms of the GNU Lesser General Public
  11. License version 2.1 or later (see the COPYING file for details).
  12.  
  13.  
  14. Requirements
  15. ============
  16.  
  17. Build time:
  18.  - gstreamer 0.10.23
  19.  - gst-plugins-base 0.10.23
  20.  - glib 2.16
  21.  - Python 2.4
  22.  - libnice 0.0.9
  23.  
  24. For UPnP support:
  25.  - GUPnP-IGD
  26.  
  27. For the python module:
  28.  - PyGObject 2.12
  29.  - gst-python 0.10.10
  30.  - PyGObject 2.16 or PyGTK 2.10 
  31.  
  32. Run time for the RTP plugin:
  33.  All of the build time requirements (except gtk-doc) plus
  34.  - gst-plugins-good 0.10.7
  35.  - gst-plugins-bad 0.10.12
  36.  
  37. Run time for the MSN plugin:
  38.  - gst-plugins-bad 0.10.14
  39.  
  40. For the GUI example:
  41.  - PyGTK 2.10
  42.  
  43. The tests require gst-check (which requires check)
  44. Building the documentation requires gtk-doc 1.8
  45.